SyExtendedPropertyDefinition 
Logical Entity Name  SyExtendedPropertyDefinition 
Default Table Name  SyExtendedPropertyDefinition 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SyExtendedPropertyDefinition Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyExtendedPropertyDefinitionId(PK)    int  NO 
 
EntityName    varchar(256)  NO 
 
Name    nvarchar(128)  NO 
 
PropertyType    varchar(8)  NO 
 
MaxLength    smallint  YES 
 
DecimalPlaces    tinyint  YES 
 
HelpText    nvarchar(1024)  YES 
 
ValidationType    char(1)  NO 
 
ValidationText    nvarchar(4000)  YES 
 
IsActive    bit  NO 
 
IsAuthorizationRequired    bit  NO 
 
UserId    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyExtendedPropertyDefinition Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyExtendedPropertyDefinition_SyExtendedPropertyDefinitionId  PrimaryKey  SyExtendedPropertyDefinitionId 
UK_SyExtendedPropertyDefinitionEntityNameName  Index  EntityName, Name 

SyExtendedPropertyDefinition Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyExtendedPropertyValue  Non-Identifying  One To Zero or More  FK_SyExtendedPropertyValue_SyExtendedPropertyDefinitionId_SyExtendedPropertyDefinition_SyExtendedPropertyDefinitionId        NO  YES 

SyExtendedPropertyDefinition Check Constraints 
Check Constraint Name  CheckConstraint 

SyExtendedPropertyDefinition Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

SyExtendedPropertyDefinition Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.SyExtendedPropertyDefinition 
NO       
Physical (Microsoft SQL Server)
dbo.SyExtendedPropertyDefinition 
NO       

SyExtendedPropertyDefinition Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

SyExtendedPropertyDefinition Data Movement Rules 
Name  Type  Rule Text/Value